Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2025

This PR contains the following updates:

Package Change Age Confidence
com.google.errorprone:error_prone_core (source) 2.38.0 -> 2.41.0 age confidence

Release Notes

google/error-prone (com.google.errorprone:error_prone_core)

v2.41.0: Error Prone 2.41.0

New checks:

  • EffectivelyPrivate: Detect declarations that have public or protected modifiers, but are effectively private

Changes:

  • Skip BooleanLiteral findings if the target type is boxed (#​5134)

Full changelog: google/error-prone@v2.40.0...v2.41.0

v2.40.0: Error Prone 2.40.0

Changes:

Full changelog: google/error-prone@v2.39.0...v2.40.0

v2.39.0: Error Prone 2.39.0

Changes:

  • Temporarily downgrade to Guava 33.4.0 (#​5108)

Checks:

  • BooleanLiteral: Prefer true to Boolean.TRUE
  • ExpensiveLenientFormatString: Renamed from PreconditionsExpensiveString, detects unnecessary calls to String.format in the arguments of lenient formatting methods.
  • UnnecessaryQualifier: Detects @Qualifier or @BindingAnnotation annotations that have no effect, and can be removed

Issues: #​4996, #​5045

Full changelog: google/error-prone@v2.38.0...v2.39.0


Configuration

📅 Schedule: Branch creation - "after 5pm on the 2nd day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): Update dependency com.google.errorprone:error_prone_core to v2.39.0 chore(deps): Update dependency com.google.errorprone:error_prone_core to v2.40.0 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/error-prone-monorepo branch from 361fb4e to d93bb01 Compare July 9, 2025 20:48
@renovate renovate bot changed the title chore(deps): Update dependency com.google.errorprone:error_prone_core to v2.40.0 chore(deps): Update dependency com.google.errorprone:error_prone_core to v2.41.0 Jul 24, 2025
@renovate renovate bot force-pushed the renovate/error-prone-monorepo branch from d93bb01 to bd518ed Compare July 24, 2025 19:10
@zml2008 zml2008 self-assigned this Aug 18, 2025
@zml2008 zml2008 added this to the 1.5.1 milestone Aug 18, 2025
@zml2008 zml2008 added this pull request to the merge queue Aug 18, 2025
Merged via the queue into main with commit d1701f1 Aug 18, 2025
5 checks passed
@zml2008 zml2008 deleted the renovate/error-prone-monorepo branch August 18, 2025 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants